#top{width:100%; height:auto; border-bottom:1px solid #3d4956; background:#293646}
.logo_nav{height:100px; width:1200px; margin:0 auto}
.logo{float:left; width:279; height:51px; padding-top:25px; padding-left:10px;}
.tel{width:220px; height:55px; margin-top:23px; background:url(../images/icon_line.png) no-repeat 22px center; float:left; padding-left:40px; color:#fff}
.nav{float:right; width:570px; height:120px;}
.nav ul li {width:95px; height:100px; float:left; line-height:100px; text-align:center}
.nav ul li a{display:block; color:#fff}
.nav ul li a:hover{background:#ffcc01; color:#30333a}

.banner{width:100%; height:769px; background:url(../images/banner_bg.jpg) no-repeat center;}


.slides {
	width: 100%;
	height: 769px;
	position: relative;
	overflow: hidden;
}
.slideInner {
	height: 769px;
	position: relative;
	left: 0;
	margin-left: 0;
}
.slideInner a {
	display: block;
	height: 769px;
	background-size: cover;
	background-position: center center;
	position: relative;
	text-align: center;
	z-index: 1;
}
.slideInner a div.btn1 {
	width: 153px;
	position: absolute;
	left: 50%;
	margin-left:-366px;
	height:41px;
	top:464px;
}
.moveElem{position:absolute;}
/*---幻灯片一*/
.slideInner .slide1 .img1{
	top:240px;
	left:50%;
	margin-left:-425px;
}
.slideInner .slide1 .img2{
	top:365px;
	left:50%;
	margin-left:-502px;
}
.slideInner .slide1 .img3{
	top:73px;
	left:50%;
	margin-left:-160px;
}
.slideInner .slide1 .img4{
	top:141px;
	left:50%;
}

/*---幻灯片二*/
.slideInner .slide2 .img1{
	top:240px;
	left:50%;
	margin-left:-425px;
}
.slideInner .slide2 .img2{
	top:365px;
	left:50%;
	margin-left:-502px;
}
.slideInner .slide2 .img3{
	top:73px;
	left:50%;
	margin-left:-160px;
}
.slideInner .slide2 .img4{
	top:141px;
	left:50%;
}

/*幻灯片三*/
.slideInner .slide3 .img1{
	top:240px;
	left:50%;
	margin-left:-425px;
}
.slideInner .slide3 .img2{
	top:365px;
	left:50%;
	margin-left:-502px;
}
.slideInner .slide3 .img3{
	top:73px;
	left:50%;
	margin-left:-160px;
}
.slideInner .slide3 .img4{
	top:141px;
	left:50%;
}

.nav2 {
	width: 1200px;
	position: relative;
	left: 50%;
	margin-left: -600px;
	display: none;
	top:-10px;
}
.nav2 a {
	display: block;
	width: 41px;
	height: 80px;
	opacity: .5;
	z-index: 9;
}
.nav2 a.prev {
	position: absolute;
	left: 0;
	top: -350px;
	margin-top: -58px;
	background:url(../images/ban_pre.png) no-repeat;
}
.nav2 a.next {
	position: absolute;
	right: 0;
	top: -350px;
	margin-top: -58px;
	background:url(../images/ban_next.png) no-repeat
}
.navListBox {
	position: absolute;
	left: 50%;
	top: 675px;
	z-index: 99;
}
.navListBox li {
	width: 12px;
	height: 12px;
	float: left;
	margin-left: 5px;
	border-radius: 50%;
	overflow: hidden;
}
.navListBox li:first-child {
	margin-left: 0;
}
.navListBox li a {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #fff;
	box-shadow: 0 0 5px #666 inset;
}
.navListBox li a.active {
	background-color: #55ddff;
}
/*content*/
.content{width:100%; height:auto;}
.sy_title{width:100%; height:80px; position:relative;}
.sy_title h2{font-size:30px; font-weight:normal; background:url(../images/icon_line.png) no-repeat 233px center; padding-left:100px; color:#30333a}
.sy_title h2 span{font-family:"Courier New", "Times New Roman", monospace; color:#30333a; padding-left:25px; text-transform:uppercase;}
.sy_title p{color:#30333a; line-height:36px; font-size:15px;padding-left:100px;}
.sy_title .t1{width:80px; height:80px; background:url(../images/icon_bai.png) no-repeat; color:#ffcc01; font-size:60px; line-height:76px; text-align:center; position:absolute; top:-12px; left:0px}
.sy_title .t2{width:80px; height:80px; background:url(../images/icon_huang.png) no-repeat; color:#fff; font-size:60px; line-height:76px; text-align:center; position:absolute; top:-12px; left:0px}
/*about开始*/
.about{width:100%; height:700px; position:relative; top:-20px;  background:url(../images/con_bg.jpg) no-repeat center center; z-index:2;}
.about2{width:100%; height:700px; background:url(../images/about_bg2.png) no-repeat center 0}
.about_show{width:1200px; margin:0 auto; padding-top:70px; position:relative;}
.about_text{width:547px; height:272px; background:url(../images/about_bg.png) no-repeat; padding-right:280px; padding-bottom:36px; padding-top:36px; padding-left:56px; color:#fff; line-height:26px;}
.about_text a{ color:#fff;}
.about_text p{text-indent:28px;}
.about_show .a1{width:291px; height:250px; position:absolute; top:245px; left:630px;}
.about_show .a2{width:291px; height:250px; position:absolute; top:110px; right:40px;}
.about_show .a3{width:291px; height:250px; position:absolute; top:385px; right:40px;}
.more{width:47px; height:26px;}

/*product开始*/
.product{width:100%; height:730px; background:#293646; position:relative; top:-41px; z-index:1; overflow:hidden}
.p_list{width:1200px; height:640px; padding-top:90px; margin:0 auto;}
.p_list .p_show{width:360px; height:380px; float:left;}
.p_list .pro_show{width:1200px; margin:0 auto; height:380px; padding-top:40px;}
.pro_show .p_show img{width:360px; height:300px; background:url(../images/pro_bg.png) no-repeat center; display:block; margin-bottom:40px;}
.p_show .p_name{width:180px; height:40px; background:#ffcc01; color:#293646; text-align:center; line-height:40px; margin:0 auto;}
.p_show .p_name a{color:#293646;}
/*crcm开始*/
.crcm{width:100%; height:480px; background:url(../images/con_bg.jpg) no-repeat center 0; position:relative; top:-40px; z-index:3;}
.crcm2{width:100%; height:440px; padding-top:80px; background:url(../images/honor_bg.png) no-repeat center; position:relative; top:-20px;}
.crcm_list{width:1200px; height:auto; margin:0 auto; padding-top:45px;}
.crcm_list .crcm_show{width:285px; height:220px; float:left}
.crcm_list .crcm_show img{display:block; width:283px; height:178px; border:1px solid #ededed;}
.c_name{width:285px; height:40px; background:#f1f5f9; text-align:center; line-height:40px;}

/*new_book开始*/
.news_book{width:100%; height:640px; background:#ffcc01; position:relative; top:-40px;}
.news_book2{width:1200px; height:545px; padding-top:95px; margin:0 auto;}
.news{width:560px; height:560px; float:left;}
.news_show{width:560px; height:350px;}
.news_show img{width:560px; height:150px; margin-bottom:20px; display:block;}
.news_show a{color:#30333a;}
.news_show a:hover{text-decoration:underline;}
.news_show h2{font-size:16px; color:#30333a; text-indent:16px; background:url(../images/icon_dian.png) no-repeat 0 center;}
.news_show p{height:80px; margin-bottom:10px; padding-left:16px;}
.news_show .more img{width:47px; height:26px; padding-left:16px;}
.gbook{width:560px; height:500px; float:right;}

.gbook .ly_show{width:560px; height:350px; float:left}
.gbook .ly_show form input{width:560px; height:50px; background:#293646; margin-bottom:10px; font-size:15px; color:#fff; line-height:50px; border:none; padding-left:20px; padding-right:20px; font-family:Microsoft YaHei;}
.gbook .ly_show form textarea{background:#293646; border:none; width:560px; height:70px; padding:15px 20px; font-size:15px; color:#fff;font-family:Microsoft YaHei; margin-bottom:10px;}
::-webkit-input-placeholder { /* WebKit browsers */ 
color: #fff; 
} 
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
color: #fff; 
} 
::-moz-placeholder { /* Mozilla Firefox 19+ */ 
color: #fff; 
} 
:-ms-input-placeholder { /* Internet Explorer 10+ */ 
color: #fff; 
} 

.foot{width:100%; height:280px; background:#293646; position:relative; top:-60px; clear:both}
.foot_nav{width:1200px; height:74px; margin:0 auto; background:url(../images/icon_line3.png) bottom repeat-x}
.foot_nav ul li{width:100px; text-align:center; float:left}
.foot_nav ul li a{display:block; width:; height:74px; line-height:74px; color:#fff}
.foot_nav ul li a:hover{background:url(../images/icon_line2.png) no-repeat center bottom }
.fx{width:180px; height:30px; position:absolute; right:10px; top:30px}
.foot_show{width:1200px; height:193px; background:url(../images/icon_line3.png) repeat-x bottom; margin:0 auto; color:#c9caca; position:relative;}
.foot_lx{width:600px; height:140px; background:url(../images/foot_bg.png) no-repeat 30px 0px; padding-left:345px; line-height:28px; padding-top:53px;}
.foot_lx li{float:left; width:300px;}
.foot_ewm{width:150px; height:150px; background:url(../images/ewm.png) no-repeat; position:absolute; top:20px; right:30px;}
.copy{width:100%; line-height:73px; margin:0 auto; background:#293646; height:73px;}
.copy_show{margin:0 auto; width:1170px; padding-left:30px;}
.copy,.copy a{color:#c9caca;}
.copy a:hover{text-decoration:underline;}
.gongshi{width:174px; height:49px; position:absolute; left:60px; top:110px }
.buttons{
	position:absolute;
	top:-40px;
	right:20px;
	z-index:100;
}
.pagination{
	float:left;
	margin:0 5px;
}
.pagination a{
	display:block;
	width:15px;
	height:0;
	padding-top:15px;
	background:url(../images/pagination.png) no-repeat;
	background-position:0 0;
	overflow:hidden;
}
.active-button a,
.active-button a:hover{
	background-position:0 -15px;
}
.pagination a:hover{
	background-position:0 -15px;
}

.p_list .buttons{
	position:absolute;
	top:-40px;
	right:20px;
	z-index:100;
}
.p_list .pagination{
	float:left;
	margin:0 5px;
}
.p_list .pagination a{
	display:block;
	width:15px;
	height:0;
	padding-top:15px;
	background:url(../images/pagination2.png) no-repeat;
	background-position:0 0;
	overflow:hidden;
}
.p_list .active-button a,
.active-button a:hover{
	background-position:0 -15px;
}
.p_list.pagination a:hover{
	background-position:0 -15px;
}
